Path is the Address of sender/receiver (string data type).
This function will return the container information in an address field.
The following examples are applicable to Crystal syntax:
Field = /o=Seagate Software/ou=CRYSTALNT/
cn=Configuration/cn=Servers/cn=ESPRESSO/cn=Fredt
ExchGetPath ({Field})
Returns "cn=Configuration/cn=Servers/cn=ESPRESSO".
Field - c=US; a= ; p=Microsoft; ou1=James;
ou2=RichCorp; o=apps
dda:smtp=James@Rich.com
ExchGetPath({Field})
Returns "ou1=James; ou2=Richcorp".
Field = DDA:MS=CRYSTAL/JAMES/crystal
ExchGetpath9{Field})
Returns "MS=CRYSTAL/JAMES/crystal".
| Seagate Software, Inc. http://www.seagatesoftware.com Please send comments to: techpubs@seagatesoftware.com |